- bitDepth
PngIHDRBitDepth bitDepth;
- colorType
PngIHDRColorType colorType;
- compressionMethod
PngIHDRCompresion compressionMethod;
- filterMethod
PngIHDRFilter filterMethod;
- height
uint height;
- interlaceMethod
PngIHDRInterlaceMethod interlaceMethod;
- width
uint width;